How to Install glance-store-common software package in Debian 9 (Stretch)

How to Install glance-store-common software package in Debian 9 (Stretch)

glance-store-common software package provides OpenStack Image Service store library - common files, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install glance-store-common 

glance-store-common is installed in your system.

Make ensure the glance-store-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep glance-store-common *

You will get with glance-store-common package name, version, architecture and description in a table

glance-store-common package basic information:

Distro Debian 9 stretch
Section Python
Package glance-store-common
Version 0.18.0-2
Description OpenStack Image Service store library - common files
Sub Section Python


See Also, How to uninstall or remove glance-store-common software package from Debian 9 (Stretch)?